home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1995 May / cd Ware (Juegos) Epimundo.iso / DOS / UT_SYSTM / MEMHELP.ZIP / MEMHELP.TXT < prev   
Encoding:
Text File  |  1994-11-26  |  4.4 KB  |  85 lines

  1.         Memory Tips for Conventional and Upper Memory
  2.  
  3.  
  4.         1.      First and most important, save copy of your Autoexec.bat and
  5.         Config.sys files to a floppy disk.  You will need these to start
  6.         your system if your attempts lock up your system.
  7.  
  8.         2.      TSRs and Device drivers.  Run the DOS command at the DOS
  9.         prompt  MEM/C|MORE   this will give you a screen showing the usage 
  10.         of conventional and upper memory and the space assigned to each TSR
  11.         and Device driver.  If the TSR or Device driver is in conventional
  12.         memory you objective is to move it to upper memory.  If your attempt
  13.         is successful, you will have more conventional memory for program
  14.         use.
  15.  
  16.         3.      Consult your DOS Manual to see if your Device drivers and
  17.         TSRs can be run in upper memory.  Also consult your manuals supplied
  18.         with mouse, soundcards etc..  
  19.         
  20.         4.      DOs.  If your system has a CD-Rom, note the TSRs and Device
  21.         drivers that are associated with these in your Config.sys and Autoexex.bat
  22.         files.  Some of these TSRs and Device drivers are not needed, example
  23.         Soundblaster Diagnostics.  Use the Editor and edit your config.sys and
  24.         Autoexec.bat files.  Put a REM statement infront of each line that maybe
  25.         eleminated. Example  LH /L:0;1,45456 /S C:\DOS\SMARTDRV.EXE would be
  26.         changed to read REM LH /L:0;1,45456 /S C:\DOS\SMARTDRV.EXE.  This example
  27.         eleminated my Smartdrv.exe, but it would free up memory for other uses.
  28.                 4a.     Use the Command Buffers=30,8 in your Config.sys file 
  29.                 instead of a Smartdrv. exe command in your Autoexec.bat file
  30.                 This will free up more memory, but load files a bit slower.
  31.  
  32.                 4b.     Run DOS Command at the Dos prompt> MEMMAKER this will
  33.                 help to free up conventional memory.  Memmaker is a DOS6 or 
  34.                 hgher version of DOS.  If you have DOS 5.00 this is not available.
  35.                 
  36.  
  37.                 4c.     In your config.sys file put the command DOS=HIGH,UMB
  38.                 This will attempt to load DOS in upper memory.  If not enough
  39.                 room, it will automatically be loaded in conventional memory.
  40.  
  41.                 4d.     After each attempt, run the DOS command MEM/C|MORE at
  42.                 the DOS prompt>, check to see if you have freed up any more 
  43.                 conventional memory.  
  44.                 
  45.                 4e.     Install your mouse driver in upper memory by using
  46.                 Devicehigh or Loadhigh command.  
  47.                 
  48.         5.      DONOTS. Do not try to put HIMEM.SYS OR EMM386.EXE in upper
  49.         memory.
  50.                 5b.  Do not try to chamge your Config.sys or Autoexec.bat
  51.                 files without saving them to a floppy disk first!!!!!!.
  52.  
  53.                 5c.  do not get discouraged because your attempt failed, if it
  54.                 did fail consult you Manuals and try again.  Most attempts are
  55.                 caused by typing errors or mispellings.  Doublecheck your
  56.                 commands for correct spelling
  57.                 
  58.                 5d.  Do not tamper with any dblspace commands. These are very
  59.                 important to systems users that are using dblspace file 
  60.                 compression.  If you corrupt these files, your system will go
  61.                 west and I DO MEAN W-E-S-T, to the point that recovery is
  62.                 impossible.
  63.  
  64.         6.      If you are succesful, you should end up with at least 610 or
  65.         612k of free conventional memory.  If this is not enough free memory
  66.         to run a program or file, then in my opinion, do not buy anymore
  67.         of this companys or authors programs!!!!! 
  68.                 If this file has helped you, then contact me at the best
  69.                 Bulletin Board in the Country,
  70.  
  71.                 Software Creations
  72.                 508 368 7139    (modem line)
  73.                 Dean E. Percival
  74.                 
  75.                 or through Compuserve
  76.  
  77.                 74073,1554
  78.                 Dean E. Percival
  79.  
  80.  
  81.                 Be on the lookout for more helpful tips under the memhelp.txt
  82.                 updates.  Any suggestions would be appreciated so we can help
  83.                 stomp out aftermarket costs of costly programs that system
  84.                 owners do not really need.  
  85.